Skip to content
  • 0 Votes
    4 Posts
    4k Views
    JKSHJ

    @ReinaldoJr said:

    I'll make a cleanconf and then try as indicated.

    make confclean doesn't work any more, unfortunately. That's because the source code has been modularized since Qt 4.

    I think you need to delete everything and re-extract your source code. (If you checked out using git, you can call git submodule foreach "git clean -dfx")